| Total Complexity | 18 |
| Dependencies | 1 |
| Dependents | 4 |
| Total lines | 155 |
| Lines of code | 70 |
| Logical lines of code | 32 |
| Comment lines | 52 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| roundByCurrency() | 57 | 4 | 17 | |
| round() | 59 | 3 | 14 | |
| roundToMultipleOfNumber() | 60 | 3 | 13 | |
| sanitizeFloat() | 63 | 3 | 11 | |
| roundFloat() | 66 | 3 | 9 | |
| roundUp() | 78 | 1 | 3 | |
| roundDown() | 78 | 1 | 3 |